home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-12 | 305 b | 10 lines | [TEXT/KAHL] |
- /* FindProcess.h
- * Interface to routine to find a process, and get information about it. From IM IV, p. 29-11
- * 22 Apr 92 Mike Crawford
- */
-
- Boolean FindAProcess( OSType signature,
- ProcessSerialNumber *psnPtr,
- ProcessInfoRec *pInfoPtr,
- FSSpecPtr fSpecPtr,
- StringPtr procName );